Storm-static

Benchmark
Model:herman v.1 (DTMC)
Parameter(s)N = 15
Property:steps (exp-reward)
Invocation (specific)
~/storm/build/bin/storm --prism herman.15.prism --prop herman.props steps --sound --precision 5e-2  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4 --engine dd-to-sparse --bisimulation
Execution
Walltime:3.5362820625305176s
Return code:0
Relative Error:0.002303899
Log
Storm 1.5.1

Date: Tue Apr 28 12:22:33 2020
Command line arguments: --prism herman.15.prism --prop herman.props steps --sound --precision 5e-2 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4 --engine dd-to-sparse --bisimulation
Current working directory: /

Time for model input parsing: 0.004s.

Time for model construction: 0.063s.

-------------------------------------------------------------- 
Model type: 	DTMC (symbolic)
States: 	32768 (1 nodes)
Transitions: 	14348878 (897 nodes)
Reward Models:  steps
Variables: 	rows: 15 meta variables (15 DD variables), columns: 15 meta variables (15 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 32768 state(s) (1 nodes)
   * stable
-------------------------------------------------------------- 

Time for model preprocessing: 3.180s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	612
Transitions: 	104721
Reward Models:  steps
State Labels: 	4 labels
   * (((((((((((((((((x1 = x2) ? 1 : 0) + ((x2 = x3) ? 1 : 0)) + ((x3 = x4) ? 1 : 0)) + ((x4 = x5) ? 1 : 0)) + ((x5 = x6) ? 1 : 0)) + ((x6 = x7) ? 1 : 0)) + ((x7 = x8) ? 1 : 0)) + ((x8 = x9) ? 1 : 0)) + ((x9 = x10) ? 1 : 0)) + ((x10 = x11) ? 1 : 0)) + ((x11 = x12) ? 1 : 0)) + ((x12 = x13) ? 1 : 0)) + ((x13 = x14) ? 1 : 0)) + ((x14 = x15) ? 1 : 0)) + ((x15 = x1) ? 1 : 0)) = 1) -> 1 item(s)
   * stable -> 1 item(s)
   * init -> 612 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "steps": R[exp]=? [F "stable"] ...
Result (for initial states): 33.2565367
Time for model checking: 0.019s.